@charset "utf-8";
/* CSS Document */
.zcjd-titlebox{
	background: #f0f3f6;
	width: 100%;
	height:35px;
	line-height:35px;
}

.zcjd-title{
	width: 400px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #bc1010;
}

.zcjd-date{
	width: 148px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #bc1010;
}

.zcjd-cont ul li a{
	height: 30px;
	line-height:30px;
	font-size: 12px;
	color: #666666;
}

.zcjd-cont ul li span{
	height: 30px;
	line-height:30px;
	font-size: 12px;
	color: #666666;
	float:right;
	margin-right: 40px;
}

.j-zcjd-cont ul{
	padding-top: 10px;
}

.j-zcjd-cont ul li{
	overflow: hidden;
	position: relative;
	padding: 0 80px 0 15px;
	background: url(../images/gxrst_sjx2.png) 0 50% no-repeat;
	line-height: 35px;
	border-bottom: 1px dashed #cccccc;
}

.j-zcjd-cont ul li a{
	height: 30px;
	line-height:30px;
	font-size: 12px;
	color: #666666;
}

.j-zcjd-cont ul li a:hover{
	color: #990000;
	text-decoration: underline;
}

.j-zcjd-cont ul li span{
	position: absolute;
	right: 0;
	font-size: 12px;
	color: #666666;
}


